home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / DomonicDefence4.swf / scripts / DefineButton2_1406 / BUTTONCONDACTION on(release).as next >
Encoding:
Text File  |  2005-09-27  |  40 b   |  4 lines

  1. on(release){
  2.    _root.hlevel += 1;
  3. }
  4.